Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: date-devel | Distribution: Fedora Project |
Version: 3.0.1^20221213gitc9169ea | Vendor: Fedora Project |
Release: 5.fc40 | Build date: Wed Jan 24 10:01:36 2024 |
Group: Unspecified | Build host: buildvm-x86-19.iad2.fedoraproject.org |
Size: 337696 | Source RPM: date-3.0.1^20221213gitc9169ea-5.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/HowardHinnant/date | |
Summary: Date and time library based on the C++11/14/17 <chrono> header |
This is actually several separate C++11/C++14/C++17 libraries: - "date.h" is a header-only library which builds upon <chrono>. It adds some new duration types, and new time_point types. It also adds "field" types such as year_month_day which is a struct {year, month, day}. And it provides convenient means to convert between the "field" types and the time_point types. - "tz.h" / "tz.cpp" are a timezone library built on top of the "date.h" library. This timezone library is a complete parser of the IANA timezone database. It provides for an easy way to access all of the data in this database, using the types from "date.h" and <chrono>. The IANA database also includes data on leap seconds, and this library provides utilities to compute with that information as well. Slightly modified versions of "date.h" and "tz.h" were voted into the C++20 standard.
MIT
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20221213gitc9169ea-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 13 2022 Aleksei Bavshin <alebastr@fedoraproject.org> - 3.0.1^20221213gitc9169ea-1 - Update to new snapshot - Convert License tag to SPDX - Drop outdated Obsoletes: libtz * Tue Dec 13 2022 Jonathan Wakely <jwakely@redhat.com> - 3.0.1^20210518git052eeba-5 - Add patch to set USE_OS_TZDB so it matches the Fedora package * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1^20210518git052eeba-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/include/date /usr/include/date/date.h /usr/include/date/tz.h /usr/lib64/cmake/date /usr/lib64/cmake/date/dateConfig.cmake /usr/lib64/cmake/date/dateConfigVersion.cmake /usr/lib64/cmake/date/dateTargets-noconfig.cmake /usr/lib64/cmake/date/dateTargets.cmake /usr/lib64/libdate-tz.so /usr/lib64/pkgconfig/date.pc /usr/share/doc/date-devel /usr/share/doc/date-devel/README.md /usr/share/licenses/date-devel /usr/share/licenses/date-devel/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jun 4 20:42:02 2025